Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw an error if techOrder isn't in options. For #1998 #2097

Closed
wants to merge 3 commits into from

Conversation

dmlap
Copy link
Member

@dmlap dmlap commented Apr 29, 2015

Bail with a friendly error if techOrder isn't defined during player construction. Add in a qunit test page at the root of the tests directory for simpler browser debugging.

Bail with a friendly error if techOrder isn't defined during player construction. Add in a qunit test page at the root of the tests directory for simpler browser debugging.
</head>
<body>
<div id="qunit"></div>
<div id="qunit-fixture"></div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the globals-shim is used with this html, we should probably delete this fixture because it will be duplicated by the shim.

@dmlap
Copy link
Member Author

dmlap commented Apr 29, 2015

FYI: the build failure is a coveralls thing. Everything else passed.

Coveralls is behaving unreliably so treat a failure as a warning.
The test fixture is created in the globals shim now so remove the inline element. Add the default video.js styles to the page until we turn on the script-based injection.
@heff
Copy link
Member

heff commented Apr 29, 2015

Lgtm!

@dmlap dmlap closed this in b5968f1 Apr 29, 2015
@dmlap dmlap deleted the throw-without-tech-option branch April 29, 2015 21:39
@dmlap dmlap mentioned this pull request Apr 29, 2015
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants